PDF4Java Reference Documentation
com.o2sol.pdf4java.annotations Package / PDFTextMarkupAnnotation Class / getDisplayQuadPoints Method
In This Topic
    getDisplayQuadPoints Method
    In This Topic
    Gets the display quad points.
    Syntax
    public PDFPoint[] getDisplayQuadPoints()

    Return Value

    An array of 4*n points specifying the coordinates of n quadrilaterals in visual space.
    See Also